Welcome![Sign In][Sign Up]
Location:
Search - connected region

Search list

[Graph program图像连通区域标记

Description: 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记-with VC images connected region tags, and can be right image of connectivity domain marker
Platform: | Size: 178036 | Author: 鲍占阔 | Hits:

[Special Effects识别物体modify

Description: 统计灰度图象二值化后不连通区域的像素树木和中心位置-statistical gray image after two values not connected region trees and the pixel center
Platform: | Size: 1060109 | Author: 翁武兴 | Hits:

[Graph program图像连通区域标记

Description: 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记-with VC images connected region tags, and can be right image of connectivity domain marker
Platform: | Size: 209920 | Author: 鲍占阔 | Hits:

[Special Effects识别物体modify

Description: 统计灰度图象二值化后不连通区域的像素树木和中心位置-statistical gray image after two values not connected region trees and the pixel center
Platform: | Size: 1059840 | Author: 翁武兴 | Hits:

[3D GraphicSTLViewerBACKUP

Description: 读取并显示STEP格式文件,未完成,能正确将平面上任意单连通或多连通区域进行三角剖分-STEP format to read and display documents, not completed correctly will be the plane of arbitrary simply connected or multi-connected region triangulation
Platform: | Size: 1156096 | Author: KIDXT | Hits:

[Special Effectslabel.cpp

Description: 对二值图像联通区域进行标记,采用一次遍历模式,方便快捷。-Binary image of the region Unicom marks, the use of an ergodic model, convenient and quick.
Platform: | Size: 1024 | Author: RL | Hits:

[Special Effectslable_parallel

Description: 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号-Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling
Platform: | Size: 2048 | Author: zhangjing | Hits:

[Software Engineeringaaa

Description: 一种实时高速的八连通区域填充算法,用于连通区域的参考学习-A real-time high-speed eight-connected region filling algorithm for the connectivity of regional reference learning
Platform: | Size: 258048 | Author: zhaow666 | Hits:

[Graph DrawingScanLineSeedFill

Description: 4连通内点定义区域的scan line seed fill algorithm-4-connected region interior-point definition of scan line seed fill algorithm
Platform: | Size: 1024 | Author: 章礼平 | Hits:

[Graph programmax_area

Description: 二值化图像,求最大连通区域,然后分割最大连通区域,用opencv开发-Binary image, and the largest regional connectivity, and then split the largest connected region, with the development of opencv
Platform: | Size: 1719296 | Author: chen | Hits:

[Special Effectsliantongquyu

Description: 利用VC++实现的人连通区域标记算法,测试并通过。-Using VC++ implementation of people connected region labeling algorithm, test and passed.
Platform: | Size: 13830144 | Author: 蜻蜓 | Hits:

[Special Effectsconnectedlab

Description: 连通区域标记算法,包括区域增长法、线标记和像素标记以及各种综合的算法!-Connected region labeling algorithms, including region-growing, line marking and pixel tags and a variety of synthesis algorithms!
Platform: | Size: 2661376 | Author: 蔡锋 | Hits:

[Special EffectsSeed_FillGraph

Description: 利用“橡皮筋”画线画出任意的多边形,然后根据四连通的区域填充算法,将其填充完整 画线:用鼠标左键在屏幕上单击一点,然后拖动鼠标到你想要到的位置再单击,以此类推,最后一点双击,将其与第一点连接起来形成一个封闭的多边形。 选取种子填充:用鼠标右键点击获取种子点,然后进行填充; 颜色:调取系统自带的调色板选取要填充的颜色 -Use of "rubber band" drawing a line to draw an arbitrary polygon, and then 4-connected region filling algorithm fills in the full Draw a line: Use the left mouse button click on the screen a bit, and then drag the mouse to the location you want to click, and so on, and lastly double-click will link up with the first point to form a closed polygon. Select Seeds Filling: Using the mouse right-click access to seed points, and then proceed to filling Color: Taking of the system comes with the color palette selected to fill
Platform: | Size: 1595392 | Author: 程元森 | Hits:

[Special EffectsMATLAB

Description: 功能:在彩色图片上令肤色区域为白色,其余为黑色,并用矩形将各连通区域标志出来,用matlab实现-Function: to make color in the color picture on the white area, the rest is black, and will each connected region with a rectangular logo out to achieve with matlab
Platform: | Size: 1024 | Author: 刘津 | Hits:

[Othersplitmerge

Description: SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer. - SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer.
Platform: | Size: 2048 | Author: dilir | Hits:

[Special Effectssegment.tar

Description: 对二值图像进行连通域标记,然后根据面积,周长等特征进行分割。-labeling the connected region in a binary image, and then segment it by terms of area and border pixels.
Platform: | Size: 133120 | Author: Haojie Wang | Hits:

[Special EffectsBlobAnalysis

Description: 运用Blob点分析算法,可以提取图像上的连通区域信息,用于缺陷检测-Blob point analysis algorithm can be used to extract the information of connected region in the image, for defect detection.
Platform: | Size: 2048 | Author: 占涛 | Hits:

[matlabConnected-component-labelling-by-an-Iterative-alg

Description: Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value.
Platform: | Size: 10240 | Author: Manish | Hits:

[OS programConnected-region

Description: 图像处理,基于利用数字形态学数连通区的方式判断图像信息(数图中有几个瓶子),matlab,确保可用-Image processing, based on the use of digital morphology of the number of connected components of the image to determine the image information (a few bottles in the number), MATLAB, to ensure that the
Platform: | Size: 16384 | Author: 许平 | Hits:

[Graph DrawingFour-connected-to-fill

Description: 如果从区域中的一个像素出发,经连续地向上,下,左,右四个相邻像素的移动,就可以到达区域内的另一个任意像素,就称区域是四连通的。从而实现四连通填充。-If a pixel region of the continuously up, down, left, right of the four adjacent pixels mobile, you can reach the region of another arbitrary pixel, is four connected region. In order to achieve the four connected filled.
Platform: | Size: 930816 | Author: 王丹 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net